home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / misc / compsci / pspice51.cpt / PSpice v5.1 / PSpice 5.1 / RunningParts.Text < prev    next >
Encoding:
Text File  |  1992-02-12  |  3.5 KB  |  83 lines  |  [TEXT/MSWD]

  1. This document contains information about running Parts on a 
  2. Macintosh II.
  3.  
  4. The Macintosh implementation of Parts has all the functionality of the 
  5. IBM PC implementation, as well as some specific features not found on 
  6. the IBM PC.  Some features are invoked differently due to the nature of 
  7. the Macintosh.
  8.  
  9. Application Memory Size
  10. Parts is set up to run in a 1024K region. If Parts seems to be 
  11. misbehaving you might try increasing the suggested size. You change the 
  12. memory size allotted to Parts by single-clicking on the application 
  13. PARTS, then typing an Apple + I to get the Information Box on the 
  14. screen. The suggested size appears in a box in the lower right.
  15.  
  16.  
  17. Window Sizing and Placement
  18. You may move the window at any time. You may change the screen size 
  19. whenever you see the grow box at the lower right. You may also click on 
  20. the Zoom box. If you hold down the Option key when clicking on the Zoom 
  21. box, the window will shrink down to nothing;  the next click on the Zoom 
  22. box will restore it.
  23.  
  24. Color Monitors
  25. You may change the trace and window colors by selecting Color Monitor 
  26. under the Color Menu. You enable and disable a trace color by clicking 
  27. on the name; a bullet signifies a selected trace color. Each click on 
  28. the Window Color button cycles through the 8 basic Macintosh colors. Hit 
  29. the return key or click on the DONE button when you are satisfied with 
  30. your selection.
  31.  
  32. Parts saves the window information (size, placement, and color 
  33. infomation) in a file named PartsPreference in the root folder of your 
  34. hard disk when it exits, and reads it back when you start up.
  35.  
  36.  
  37.  
  38. Selecting operations with the mouse
  39. Whenever a menu is presented at the bottom of the screen, you may 
  40. either:
  41. Ñ    type a return, which selects the default command.  The default 
  42. command is in reverse video, and may be changed by using the left or 
  43. right arrows on the keyboard;
  44. Ñ    type the first letter of the command, or if it is preceeded by a 
  45. number, that number;
  46. Ñ    move the mouse over the operation and click on the mouse.
  47.  
  48. Reading and Writing Log Files.
  49. A Log file is opened when you select 'Write to Log File' under the File 
  50. Menu.  It will contain a history of what you type on the keyboard from 
  51. that point on, until you either exit the application or select 'Close 
  52. Log File'.  You may select 'Read From Log File' to replay what you have 
  53. done. The log files are text files;  as such, you may use EDIT or 
  54. another word processor them to change values.
  55. You may insert lines which read:
  56.     Pause
  57. or,    Pause N
  58. to have Parts pause (N seconds for the Pause N form) or until you hit a 
  59. return (for the Pause form).
  60.  
  61. You may select About Parts under the Apple Menu to get the version 
  62. number and your ID number.
  63.  
  64.  
  65.  
  66. Copying a Screen Image to ClipBoard
  67. When a graph is on the screen, you may select Copy under the Edit Menu 
  68. to copy it to the clipboard in PICT format.  You may then paste it into 
  69. the ScrapBook, or into applications such as MacPaint.  If you hold down 
  70. the option key when copying, the menus at the bottom will be copied; 
  71. otherwise only the graph will be copied.  If the size of the Clipboard 
  72. file would exceed 32K bytes, nothing will be copied to it and a bell 
  73. will sound.
  74.  
  75. Copying a Screen Image to MacPaint¿ format file
  76. When a graph is on the screen, you may select 'Write Image to MacPaint 
  77. File' under the File Menu to save it as a MacPaint file.  You may save 
  78. an image which is more complicated than by copying to the clipboard as 
  79. outlined above.  A MacPaint image is always 576 pixels wide by 720 
  80. pixels long, so your image will be padded with white space or clipped to 
  81. fit.
  82.  
  83.